DotExpansion
Description
A class which creates "expander" gameobjects with the intended behaviour of expanding outwards and interacting with neighbouring cells.
DotExpansion |
- + clicked : Action
- - collider : CircleCollider2D
- - expander : GameObject
- - expansion : Expansion
- + expansionHitOtherDot : Action
- + finishedExpanding : Action
- - instantiatedCircle : GameObject
|
- + DotExpansion(generator : CellGenerator)
- + Destroy() : void
|